type vendor/golang.org/x/net/idna.sparseBlocks

3 uses

	vendor/golang.org/x/net/idna (current package)
		trie.go#L16: type sparseBlocks struct {
		trie.go#L21: var idnaSparse = sparseBlocks{
		trie.go#L33: func (t *sparseBlocks) lookup(n uint32, b byte) uint16 {